home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Aventura / dexter.swf / scripts / DefineButton2_811 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2003-10-24  |  55 b   |  4 lines

  1. on(release){
  2.    gotoAndPlay(_currentframe + "1");
  3. }
  4.